Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
How can you select a row, a column or an entire sheet in Excel?Jan 20
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
How would you hide column in Excel?Jan 20
Assuming that they are separate columns, which function(s) would splice together...Dec 21
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
List the four ways you can change column width?Jan 20
How do we define name in Excel? What is the use of defining names?Jan 20
Name of serial’s name which has been started two year ago.Dec 15
Which header file in C++ does contain function prototypes for memory allocation?Nov 23
Which of the following statements require the header file to be...Nov 25
Name the library that must be included while using cinNov 13
Identify the valid variable name from which optionsAug 16
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Name the metrics that is associated with Requirements Management PA in CMMJan 06
Name the implementation of Requirements Development PA in InfosysJan 18
The insertion operator is another name for which operatorSep 16
Name the process that separates data into distinct, unique setsDec 21
Which functions are also known by the name ? Dec 21
In 8085 name the 16 bit registers?Dec 01
Name 5 different addressing modes?Nov 19
Functional decomposition technique can be used to implement - Select optionDec 15
Data flow diagram is also known as - Select optionDec 15
string is a - Select optionFeb 11
How to select records?Dec 15
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
How would you select group of worksheets?Jan 20
Are triggers used with the SELECT statement? Dec 21
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
Differentiate between select Query & parameter Query.Jan 20
Select true option for A friend functionNov 03
The default constructor for class A is - select optionSep 30
Operator overloading is necessary because - select optionMay 22
Which overloads a unary minus operator and returns no values - Select optionMar 21
Consider the following code segment and select one of the optionOct 27
C++ Templates support the concept of - Select optionSep 23
Which is NOT true about Templates? - Select optionOct 27
What is the general format of calling a static member function using a class...Nov 02
Can I get the name of a type at runtime?Nov 18
What are macro actions? Name any two actions provided by Access?Jan 20
What are macro actions? Name any two actions provided by Access?Jan 20
What is a range? How can you name ranges?Jan 20
Name the function, which can get you the current date.Jan 20
What would happen if you created a table and granted select privileges on the ta...Dec 21
If you own a table, who can select from that table? Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query retunr?Dec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
Which is used to read a line of text with blanks? - Select optionMar 10
Which is not supported by the string class? - Select optionOct 10
Which statement is true about compare( ) function? - Select optionOct 25